FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package uk.nhsdigital.r4.test#2.10.1-prerelease (110 ms)

Package uk.nhsdigital.r4.test
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.10.1-prerelease&canonical=https://fhir.nhs.uk/StructureDefinition/NHSDigital-Medication
Url https://fhir.nhs.uk/StructureDefinition/NHSDigital-Medication
Version 2.1.0
Status active
Date 2022-08-03
Name NHSDigitalMedication
Title NHS Digital Medication
Experimental False
Description Defines the NHS Digital constraints and extensions on the UKCore Medication resource for the minimal set of data to query and retrieve medication information.
Purpose This profile is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.
Copyright Copyright © 2021+ NHS Digital Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.
Type Medication
Kind resource

Resources that use this resource

CapabilityStatement
https://fhir.nhs.uk/CapabilityStatement/nhsdigital-eps-requirements NHSDigitalEPSRequirements
https://fhir.nhs.uk/CapabilityStatement/apim-eps-nextgen APIMEPSNextGen
https://fhir.nhs.uk/CapabilityStatement/apim-medicines-api-example APIMEPS
https://fhir.nhs.uk/CapabilityStatement/nhsdigital-requirements NHSDigitalRequirements
https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationDispense-Medication NHSDigitalMedicationDispenseMedication
https://fhir.nhs.uk/StructureDefinition/NHSDigital-MedicationRequest-Medication NHSDigitalMedicationRequestMedication

Resources that this resource uses

ValueSet
https://fhir.nhs.uk/ValueSet/NHSDigital-MedicationCode NHS Digital Medication Code


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "NHSDigital-Medication",
  "url" : "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Medication",
  "version" : "2.1.0",
  "name" : "NHSDigitalMedication",
  "title" : "NHS Digital Medication",
  "status" : "active",
  "date" : "2022-08-03",
  "publisher" : "NHS Digital",
  "contact" : [
    {
      "name" : "NHS Digital",
      "telecom" : [
        {
          "system" : "email",
          "value" : "interoperabilityteam@nhs.net",
          "use" : "work",
          "rank" : 1
        }
      ]
    }
  ],
  "description" : "Defines the NHS Digital constraints and extensions on the UKCore Medication resource for the minimal set of data to query and retrieve medication information.",
  "purpose" : "This profile is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.",
  "copyright" : "Copyright © 2021+ NHS Digital Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. HL7® FHIR® standard Copyright © 2011+ HL7 The HL7® FHIR® standard is used under the FHIR license. You may obtain a copy of the FHIR license at https://www.hl7.org/fhir/license.html.",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Medication",
  "baseDefinition" : "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Medication",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Medication.code",
        "path" : "Medication.code",
        "min" : 1,
        "binding" : {
          "strength" : "extensible",
          "valueSet" : "https://fhir.nhs.uk/ValueSet/NHSDigital-MedicationCode"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.